Added an explanation for the way the code is set up.
[lhc/web/wiklou.git] / includes / installer / Update.php
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-17 Chad HorohoeRefactor some more of the ugly b/c update logic out...
2010-07-17 Chad HorohoeMake this protected like everything else
2010-07-17 Chad HorohoeAdd stub OracleUpdater
2010-07-11 Chad HorohoeFollowup r69251, copy+paste fail
2010-07-11 Chad HorohoeCleanup to r69187: forgot to safeguard against ul_value...
2010-07-08 Chad HorohoeTweaks to UPGRADE and INSTALL instructions. Include...
2010-07-08 Chad HorohoeChange Updaters to Updater
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...